TouchEnded

An event indicating that the touch has been ended.

Since

8.0.0

Types

Link copied to clipboard
class Builder
A builder of TouchEnded.

Functions

Link copied to clipboard
Contains touch points that have changed since the last touch event.
Link copied to clipboard
Returns the keyboard modifiers applied.
Link copied to clipboard
Creates a new TouchEnded builder with the given required parameters.
Link copied to clipboard
open fun points(): List<TouchPoint>
Returns the sequence of touch points performed during the touch event.
Link copied to clipboard
Contains all touch points that are specific to the target element.